

#lmshop3 .index_ryzsTop {
    margin-top: 35px; }

#lmshop3 .index_rongyu {
    width: 260px !important;
    height: 340px;
    margin: 0 auto 0;
}
#lmshop3 .index_rongyu ul li {
    height: 340px;

    /*li宽度*/
    width: 260px;
    /*background-color: #101010;*/
    /**/
    float: left;
    background: url("../img/index/zizhi2.png") no-repeat center;

    /*间隙*/
    margin-right: 20px; }
#lmshop3 .index_rongyu ul li a {
    display: block;
    width: 100%;
    text-align: center; }
#lmshop3 .index_rongyu .index_rongyu_button {
    display: block;
    /*左右按钮*/
    width: 30px;
    height: 280px;
    /*background-color: #101010;*/
    background-repeat: no-repeat;
    background-position: center center;
    top: 30px;
}
#lmshop3 .index_rongyu .index_rongyu_l {
    /*左按钮间隙*/
    left: 0px;
    background-image: url(../img/index/jiantou5.png); }
#lmshop3 .index_rongyu .slide_button_r {
    /*右按钮间隙*/
    right: 0;
    background-image: url(../img/index/jiantou6.png); }
#lmshop3 .index_rongyu .index_rongyu_button:hover {
    /*background-color: #930d14;*/
}
#lmshop3 .index_rongyu .index_rongyu_pic {
    /*高度*/
    height: 218px; }

#lmshop3 .index_new {
    margin-top: 45px; }

#lmshop3 .index_new_top ul li {
    cursor: pointer; }
#lmshop3 .index_new_top ul .onclass {
    color: #930d14; }

#lmshop3 .index_new_bt {
    margin-top: 15px;
    /*overflow: hidden;*/
}

#lmshop3 .index_new_bt_l {
    width: 720px;
    background: #fff;
    border: 1px solid #ececec;
    padding: 10px 0 0 10px;
    float: left; }

#lmshop3 .index_first_new {
    /*overflow: hidden; */
}
#lmshop3 .index_first_new a {
    display: block;
    text-align: center;
    /*overflow: hidden; */
}
#lmshop3 .index_first_new .index_new_firstPic {
    width: 361px;
    height: 185px;
    float: left; }
#lmshop3 .index_first_new .index_new_firstContent {
    width: 315px;
    float: left;
    padding-left: 25px; }
#lmshop3 .index_first_new .index_new_firstContent title {
    font-size: 18px;
    font-weight: bold;
    color: #3d3d3d;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
    padding: 20px 0 10px; }
#lmshop3 .index_first_new .index_new_firstContent p {
    height: 75px;
    line-height: 25px;
    font-size: 14px;
    color: #726d6d;
    overflow: hidden; }
#lmshop3 .index_first_new .index_new_firstContent a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #b2b2b2;
    margin-top: 15px; }

#lmshop3 .index_new_list {
    margin-top: 25px;
    padding-bottom: 15px; }
#lmshop3 .index_new_list ul li {
    line-height: 40px;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    border-top: 1px solid #e3e3e3;
}
#lmshop3 .index_new_list ul li:after {
    display: block;
    content: '';
    width: 2px;
    height: 2px;
    background: #414141;
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -1px; }
#lmshop3 .index_new_list ul li a {
    font-size: 14px;
    /*color: #414141;*/
    float: left; }
#lmshop3 .index_new_list ul li span {
    font-family: Arial;
    font-size: 14px;
    color: #414141;
    float: right; }
#lmshop3 .index_new_list ul li:first-child {
    border: none; }
#lmshop3 .index_new_list ul li:hover:after {
    background: #920f15; }
#lmshop3 .index_new_list ul li:hover a {
    color: #920f15; }
#lmshop3 .index_new_list ul li:hover span {
    color: #920f15; }

#lmshop3 .index_new_bt_r {
    width: 420px;
    background: #fff;
    border: 1px solid #ececec;
    padding: 5px 15px 0;
    float: right; }



#lmshop3 .slideBox {
    width: 100%;
    position: relative; }

#lmshop3 .slide_content {
    margin: 0 auto;
    overflow: hidden;
}

#lmshop3 .slide_content ul {
    overflow: hidden; }

#lmshop3 .slide_content ul li {


    float: left; }
#lmshop3 .slide_content ul li div{
    width: 100%;
    height: 40px;
    color: black;
    text-align: center;
    margin-top: 20px;
}
#lmshop3 .slide_content ul li a {
    display: block; }

#lmshop3 .slide_content ul li .imgBox {
    width: 100%;
    text-align: center; }

#lmshop3 .slide_content ul li .title {
    width: 100%; }

#lmshop3 .slide_button_l, .slide_button_r {
    position: absolute;
    cursor: pointer;
    display: block; }

